--- title: Valid Covid Certificates in Austria author: Sophie Steininger date: '2021-12-05' ---
## Rows: 2117 Columns: 9
## -- Column specification --------------------------------------------------------
## Delimiter: ";"
## chr (1): municipality_name
## dbl (7): municipality_id, municipality_population, dose_1, dose_2, dose_3, ...
## dttm (1): date
##
## i Use `spec()` to retrieve the full column specification for this data.
## i Specify the column types or set `show_col_types = FALSE` to quiet this message.
## Reading layer `gemeinden_95_korr' from data source
## `C:\Users\sophi\Documents\Dokumente final\UNI AKTUELLES\Economic and Social Policy - Data Science\Github HW\GeoJSON-TopoJSON-Austria\2021\simplified-95\gemeinden_95_geo.json'
## using driver `GeoJSON'
## Simple feature collection with 2118 features and 2 fields
## Geometry type: MULTIPOLYGON
## Dimension: XY
## Bounding box: xmin: 9.527906 ymin: 46.37302 xmax: 17.15787 ymax: 49.02116
## Geodetic CRS: WGS 84
## Reading layer `laender_95_geo' from data source
## `C:\Users\sophi\Documents\Dokumente final\UNI AKTUELLES\Economic and Social Policy - Data Science\Github HW\GeoJSON-TopoJSON-Austria\2021\simplified-95\laender_95_geo.json'
## using driver `GeoJSON'
## Simple feature collection with 9 features and 2 fields
## Geometry type: MULTIPOLYGON
## Dimension: XY
## Bounding box: xmin: 9.527906 ymin: 46.37302 xmax: 17.15787 ymax: 49.02116
## Geodetic CRS: WGS 84